@dpuse/dpuse-development 0.3.456 → 0.3.467

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,8 +2,7 @@
2
2
 
3
3
  [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=dpuse_dpuse-development&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=dpuse_dpuse-development)
4
4
  <span><!-- OWASP_BADGES_START -->
5
- [![OWASP](https://img.shields.io/badge/OWASP-5%20high-EF6C00)](https://dpuse.github.io/@dpuse/dpuse-development/dependency-check-reports/dependency-check-report.html) [![OWASP](https://img.shields.io/badge/OWASP-4%20moderate-FBC02D)](https://dpuse.github.io/@dpuse/dpuse-development/dependency-check-reports/dependency-check-report.html)
6
-
5
+ [![OWASP](https://img.shields.io/badge/OWASP-passed-4CAF50)](https://dpuse.github.io/dpuse-development/dependency-check-reports/dependency-check-report.html)
7
6
  <!-- OWASP_BADGES_END --></span>
8
7
 
9
8
  [![npm version](https://img.shields.io/npm/v/@dpuse/dpuse-development.svg)](https://www.npmjs.com/package/@dpuse/dpuse-development)
@@ -102,15 +101,14 @@ The following table lists the top-level production and peer dependencies. All of
102
101
  We use the `npm` packages [license-report](https://www.npmjs.com/package/license-report), [license-report-check](https://www.npmjs.com/package/license-report-check), [license-report-recursive](https://www.npmjs.com/package/license-report-recursive) and [license-downloader](https://www.npmjs.com/package/license-downloader) to identify all dependency licenses and include copies of them. We do not use any unlicensed dependencies in either production or development.
103
102
 
104
103
  <!-- DEPENDENCY_LICENSES_START -->
105
-
106
- | Name | Type | Installed | Latest | Latest Released | Deps | Document |
107
- | :---------------------- | :--- | :-------: | :-----: | :-------------------------- | ---: | :---------------------------------------------------------------------------------------- |
108
- | @datapos/datapos-shared | MIT | 0.3.343 | 0.3.343 | this month: 2025-12-21 | 3 | [LICENSE](https://raw.githubusercontent.com/data-positioning/datapos-shared/main/LICENSE) |
109
- | acorn | MIT | 8.15.0 | 8.15.0 | 6 months ago: 2025-06-09 | 0 | ⚠️ No license file |
110
- | acorn-typescript | MIT | 1.4.13 | 1.4.13 | 23 months ago: 2024-01-03❗ | 1 | [LICENSE](https://raw.githubusercontent.com/TyrealHu/acorn-typescript/master/LICENSE) |
111
- | acorn-walk | MIT | 8.3.4 | 8.3.4 | 15 months ago: 2024-09-09❗ | 1 | ⚠️ No license file |
112
- | nanoid | MIT | 5.1.6 | 5.1.6 | 3 months ago: 2025-09-22 | 0 | [LICENSE](https://raw.githubusercontent.com/ai/nanoid/main/LICENSE) |
113
- | valibot | MIT | 1.2.0 | 1.2.0 | this month: 2025-11-24 | 1 | [LICENSE.md](https://raw.githubusercontent.com/open-circle/valibot/main/LICENSE.md) |
104
+ |Name|Type|Installed|Latest|Latest Released|Deps|Document|
105
+ |:-|:-|:-:|:-:|:-|-:|:-|
106
+ |@datapos/datapos-shared|MIT|0.3.590|0.3.590|this month: 2026-02-28|0|⚠️ No license file|
107
+ |acorn|MIT|8.16.0|8.16.0|1 month ago: 2026-02-19|0|⚠️ No license file|
108
+ |acorn-typescript|MIT|1.4.13|1.4.13|26 months ago: 2024-01-03❗|1|[LICENSE](https://raw.githubusercontent.com/TyrealHu/acorn-typescript/master/LICENSE)|
109
+ |acorn-walk|MIT|8.3.5|8.3.5|1 month ago: 2026-02-19|1|⚠️ No license file|
110
+ |nanoid|MIT|5.1.7|5.1.7|this month: 2026-03-15|0|[LICENSE](https://raw.githubusercontent.com/ai/nanoid/main/LICENSE)|
111
+ |valibot|MIT|1.3.1|1.3.1|this month: 2026-03-18|1|[LICENSE.md](https://raw.githubusercontent.com/open-circle/valibot/main/LICENSE.md)|
114
112
 
115
113
  <!-- DEPENDENCY_LICENSES_END -->
116
114